CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFCC matlab

搜索资源列表

  1. mfcc

    0下载:
  2. 语音识别mfcc关键代码matlab代码描述,可以作为借鉴-The speech recognition mfcc Key code matlab code descr iption, can be used as a reference
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-09
    • 文件大小:518
    • 提供者:Steven.zhang
  1. dtw

    2下载:
  2. 基于MATLAB的语音识别系统,dtw - DTW算法演示程序 mfcc.m - MFCC参数计算程序 dtw.m - 基本的DTW算法 dtw2.m - 优化的DTW算法 testdtw.m - DTW算法测试程序 vad.m - 端点检测程序 -Speech Recognition System Based on MATLAB
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-22
    • 文件大小:6155
    • 提供者:李灵
  1. mfcc

    0下载:
  2. 语音识别中的MFCC详解,主要对MFCC的matlab实现进行了仿真。-The MFCC Detailed in the speech recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:51473
    • 提供者:wang
  1. speech

    3下载:
  2. 完成基于MFCC的语音识别系统仿真,文件中带有完成语音识别训练的源文件-Completion of MFCC-based speech recognition system simulation, document the completion of speech recognition training with the source file
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:808232
    • 提供者:zhao
  1. dtw321

    1下载:
  2. dtw 算法的matlab实现 源代码不加修改久可以执行-DTW algorithm matlab source code to achieve a long time without modification can be implemented
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:524651
    • 提供者:xufang
  1. mfcc

    0下载:
  2. 基于matlab 提取语音信号中的特征参数mfcc的源程序。-Matlab-based extraction of speech signal in the MFCC feature parameters of the source.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:938
    • 提供者:姜海鹏
  1. MFCC

    0下载:
  2. this simple programe for mfcc feature extraction developed in matlab.-this is simple programe for mfcc feature extraction developed in matlab.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-14
    • 文件大小:3559
    • 提供者:yashpal
  1. MySR

    0下载:
  2. 这是一个的matlab的对语音处理文件。、 包括录音,MFCC特征,VQLBG法的库的形成,与非特定人的识别问题。-This is one of the matlab files for voice processing. , Including the recording, MFCC characteristics, VQLBG law, the formation of the Treasury, with non-specific identification of people.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-13
    • 文件大小:1818
    • 提供者:cart033
  1. figureextract

    0下载:
  2. matlab环境下计算MFCC参数(mel倒谱参数),lpcc参数(线性预测倒谱)和pitch(基因)-calculate mfcc lpcc pitch
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-26
    • 文件大小:1438
    • 提供者:michael
  1. MATLAByysb

    1下载:
  2. 用MATLAB进行语音识别的特征参数提取,其中包含了lpc和MFCC两种方法,并且测试通过。-Using MATLAB to carry out speech recognition feature extraction, which contains two methods lpc and MFCC, and the test.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:6486
    • 提供者:雪巍
  1. rastamfile

    0下载:
  2. PLP and RASTA (and MFCC, and inversion) in Matlab using melfcc.m and invmelfcc.m
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:141015
    • 提供者:q
  1. Speech_Test

    0下载:
  2. In this project we have processed the speech signal with the help of the DIGITAL SIGNAL PROCESSING techniques. The speech signal is given as the input will be verified using speech recognition technique using matlab. We have used Mel Frequency Cepstr
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:2347
    • 提供者:SimonKap22
  1. mp3_toolbox_v2.0

    0下载:
  2. Tool read mp3 in MatLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:476604
    • 提供者:minhphu
  1. yuyingshibie

    1下载:
  2. matlab实现的很有用的语音识别源代码,包括MFCC,LPCC,DTW,Mel滤波器,端点检测等程序的实现。-Useful code of audio recognization writed by matlab, inclucing MFCC, LPCC, DTW, Mel Filter, Port Detection etc.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:10428
    • 提供者:郑豪
  1. mfcc

    0下载:
  2. extract features by MFCC method using Matlab language
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:2734
    • 提供者:Ngo Si Tuc
  1. mfcc_bsl

    0下载:
  2. 近期老师叫做MFCC,在用vc做这个程序的过程中,查找了大量的资料与其他人的源代码。发现并不是所有的人都能很准确的了解MFCC的计算过程,参考了matlab中关于MFCC中的数据,编写了此程序。 结果是可以做出来的,但是还没有跟matlab结果作对比 -recently i was told to write a program, using vc++. during the course, i have had substantial amount of reading related t
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-27
    • 文件大小:4604
    • 提供者:busuliang
  1. HMMforspeechrecogntion

    4下载:
  2. 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1179335
    • 提供者:wh
  1. Speaker_Identification_with_MFCC

    0下载:
  2. Speaker Identification with MFCC Comparison Analysis.ppt
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5750
    • 提供者:Ebu
  1. matlab_mfcc

    0下载:
  2. 音频mfcc 参数计算 用于计算语音信号的Mel倒谱系数-Audio mfcc parameter calculation used to calculate the speech signal Mel cepstral
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:3784
    • 提供者:kong
  1. mfcc

    0下载:
  2. 用MATLAB语言实现MFCC特征参数提取-Using MATLAB language MFCC feature extraction
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2597
    • 提供者:elite
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com